Gets or sets the ending DataPoint for the base line.
Syntax
'Declaration
<JsonConverterAttribute(ConverterType=#67k.#j9k, ConverterParameters=)>
Public Property End As DataPoint
[JsonConverter(ConverterType=#67k.#j9k, ConverterParameters=)]
public DataPoint End {get; set;}
See Also